Information Processing Language - definição. O que é Information Processing Language. Significado, conceito
Diclib.com
Dicionário Online

O que (quem) é Information Processing Language - definição

PROGRAMMING LANGUAGE
IPL (Programming Language); IPL-V

Information Processing Language         
(IPL) Said to be the first list-processing language, also the first language to support recursion. Written by Allen Newell, J.C. Shaw and H. Simon at Carnegie ca. 1956. It was very low level. Versions: IPL-I (never implemented), IPL-II (1957 for JOHNNIAC), IPL-III (existed briefly), IPL-IV, IPL-V (1958, for IBM 650, IBM 704, IBM 7090, many others. Widely used), IPL-VI. [Sammet 1969, pp. 388-400]. ["Information Processing Language-V Manual", A. Newell ed, P-H 1965]. (1994-11-04)
Information Processing Language         
Information Processing Language (IPL) is a programming language created by Allen Newell, Cliff Shaw, and Herbert A. Simon at RAND Corporation and the Carnegie Institute of Technology about 1956.
Information processing         
  • Adapted from Atkinson, R.C. and Shiffrin, R.M. (1968). 'Human memory: A Proposed System and its Control Processes'.
PROCESS IN WHICH INPUT INFORMATION IS ANALYSED OR TRANSFORMED IN ORDER TO PRODUCE INFORMATION AS OUTPUT
Information Processing; Information processing cycle; Information handling; Information processing
Information processing is the change (processing) of information in any manner detectable by an observer. As such, it is a process that describes everything that happens (changes) in the universe, from the falling of a rock (a change in position) to the printing of a text file from a digital computer system.

Wikipédia

Information Processing Language

Information Processing Language (IPL) is a programming language created by Allen Newell, Cliff Shaw, and Herbert A. Simon at RAND Corporation and the Carnegie Institute of Technology about 1956. Newell had the job of language specifier-application programmer, Shaw was the system programmer, and Simon had the job of application programmer-user.

The code includes features intended to help with programs that perform simple problem solving actions such as lists, dynamic memory allocation, data types, recursion, functions as arguments, generators, and cooperative multitasking. IPL invented the concept of list processing, albeit in an assembly-language style.